home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: buccis@ix.netcom.com (Dave, Lin, Jill and Dakota Bucci)
- Newsgroups: comp.lang.c++
- Subject: Help! VC++, simple program hw to
- Date: Sun, 04 Feb 1996 21:03:11 GMT
- Organization: Netcom
- Message-ID: <4f36vj$gts@ixnews6.ix.netcom.com>
- NNTP-Posting-Host: alb-ny3-21.ix.netcom.com
- X-NETCOM-Date: Sun Feb 04 1:03:47 PM PST 1996
- X-Newsreader: Forte Free Agent 1.0.82
-
- Forgive a naive question about Visual C++. I'm a moderately
- experienced c++ programmer, but cut my teeth in the Borland world, and
- have only minimal Windows programming with c++.
-
- I now am tasked with writing what _should_ be a simple program at work
- with MS VC++ (v1.5) -- user interface is a simple dialog that has no
- buttons, just displays a message while working behind the scenes, then
- goes away. But I can't figure out how to do this in vc++ -- the App
- Wizard keeps giving me a menu that I don't want, and modifying the
- menu in App Studio doesn't get rid of the menu choices.
-
- Quickwin doesn't seem the way to go (it's a DOS program that kind of
- gets ported into windows visually, right?).
-
- Any help welcome!
- --------------------------------------------
- Dave Bucci buccis@ix.netcom.com
-
-